[INFO] cloning repository https://github.com/aox-lei/tauri_helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aox-lei/tauri_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af1112881ce5904267cd49a7a90fee8bbe78ca2a
[INFO] testing aox-lei/tauri_helper against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aox-lei/tauri_helper
[INFO] finished tweaking git repo https://github.com/aox-lei/tauri_helper
[INFO] tweaked toml for git repo https://github.com/aox-lei/tauri_helper written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aox-lei/tauri_helper on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aox-lei/tauri_helper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cffda52dfb88b2795d2aff48de2d07a3e882fbebf6bd5c5503197dff86dadc4
[INFO] running `Command { std: "docker" "start" "-a" "6cffda52dfb88b2795d2aff48de2d07a3e882fbebf6bd5c5503197dff86dadc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cffda52dfb88b2795d2aff48de2d07a3e882fbebf6bd5c5503197dff86dadc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cffda52dfb88b2795d2aff48de2d07a3e882fbebf6bd5c5503197dff86dadc4", kill_on_drop: false }`
[INFO] [stdout] 6cffda52dfb88b2795d2aff48de2d07a3e882fbebf6bd5c5503197dff86dadc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45a032c9ea217f816e6ff385fbb7b640cefb0ba5f0fcdfbdedd0f77efd5ef00
[INFO] running `Command { std: "docker" "start" "-a" "e45a032c9ea217f816e6ff385fbb7b640cefb0ba5f0fcdfbdedd0f77efd5ef00", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tauri_helper_core v0.0.1 (/opt/rustwide/workdir/local-crates/tauri_helper_core)
[INFO] [stderr]    Compiling tauri_helper_macros v0.0.1 (/opt/rustwide/workdir/local-crates/tauri_helper_macros)
[INFO] [stderr]    Compiling tauri-helper v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.88s
[INFO] running `Command { std: "docker" "inspect" "e45a032c9ea217f816e6ff385fbb7b640cefb0ba5f0fcdfbdedd0f77efd5ef00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45a032c9ea217f816e6ff385fbb7b640cefb0ba5f0fcdfbdedd0f77efd5ef00", kill_on_drop: false }`
[INFO] [stdout] e45a032c9ea217f816e6ff385fbb7b640cefb0ba5f0fcdfbdedd0f77efd5ef00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0184e6cef52cc06d1c4f6e769d53d9cff6f3740b1db677cda7d885b33a7be40c
[INFO] running `Command { std: "docker" "start" "-a" "0184e6cef52cc06d1c4f6e769d53d9cff6f3740b1db677cda7d885b33a7be40c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tauri-helper v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "0184e6cef52cc06d1c4f6e769d53d9cff6f3740b1db677cda7d885b33a7be40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0184e6cef52cc06d1c4f6e769d53d9cff6f3740b1db677cda7d885b33a7be40c", kill_on_drop: false }`
[INFO] [stdout] 0184e6cef52cc06d1c4f6e769d53d9cff6f3740b1db677cda7d885b33a7be40c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0d201c5f4c6fbff606ed0d3d7899a4aea25816cd2e9fb5337309c2f6c4eeeba6
[INFO] running `Command { std: "docker" "start" "-a" "0d201c5f4c6fbff606ed0d3d7899a4aea25816cd2e9fb5337309c2f6c4eeeba6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tauri_helper-4ba03ad3b188c360)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tauri_helper
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - generate_command_file (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_command_file (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_command_file (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 77) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_collect_command` in this scope
[INFO] [stdout]   --> src/lib.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[auto_collect_command]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 77 + use tauri_helper::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 77 + use tauri_helper_macros::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 39) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_collect_command` in this scope
[INFO] [stdout]   --> src/lib.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[auto_collect_command]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 39 + use tauri_helper::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 39 + use tauri_helper_macros::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 24) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri_build` in this scope
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     tauri_build::build();
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tauri_build`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tauri_build`, use `cargo add tauri_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - generate_command_file (line 24)
[INFO] [stdout]     src/lib.rs - generate_command_file (line 39)
[INFO] [stdout]     src/lib.rs - generate_command_file (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0d201c5f4c6fbff606ed0d3d7899a4aea25816cd2e9fb5337309c2f6c4eeeba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d201c5f4c6fbff606ed0d3d7899a4aea25816cd2e9fb5337309c2f6c4eeeba6", kill_on_drop: false }`
[INFO] [stdout] 0d201c5f4c6fbff606ed0d3d7899a4aea25816cd2e9fb5337309c2f6c4eeeba6
